2025-04-02 03:54:08,981 [ 572113 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-04-02 03:54:08,981 [ 572113 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:97, check_args_and_update_paths) 2025-04-02 03:54:08,981 [ 572113 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:108, check_args_and_update_paths) 2025-04-02 03:54:08,981 [ 572113 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:110, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_9j6hm6 --privileged --dns-search='.' --memory=30709035008 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=8b2301119731 -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 'test_keeper_zookeeper_converter/test.py::test_smoke[False]' 'test_keeper_zookeeper_converter/test.py::test_smoke[True]' test_log_query_probability/test.py::test_log_quries_probability_one test_log_query_probability/test.py::test_log_quries_probability_two test_lost_part/test.py::test_lost_last_part test_lost_part/test.py::test_lost_part_mutation test_lost_part/test.py::test_lost_part_other_replica test_lost_part/test.py::test_lost_part_same_replica test_max_authentication_methods_per_user/test.py::test_alter test_max_authentication_methods_per_user/test.py::test_alter_default_setting test_max_authentication_methods_per_user/test.py::test_create test_max_authentication_methods_per_user/test.py::test_create_default_setting test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_random_part test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part_ultimate test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_merge test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_mutation test_merge_tree_empty_parts/test.py::test_empty_parts_alter_delete test_merge_tree_empty_parts/test.py::test_empty_parts_summing test_mysql_protocol/test.py::test_golang_client test_mysql_protocol/test.py::test_java_client_binary test_mysql_protocol/test.py::test_java_client_text test_mysql_protocol/test.py::test_mysql_affected_rows test_mysql_protocol/test.py::test_mysql_boolean_format test_mysql_protocol/test.py::test_mysql_client test_mysql_protocol/test.py::test_mysql_client_exception test_mysql_protocol/test.py::test_mysql_explain test_mysql_protocol/test.py::test_mysql_federated test_mysql_protocol/test.py::test_mysql_replacement_query test_mysql_protocol/test.py::test_mysql_select_user test_mysql_protocol/test.py::test_mysql_set_variables test_mysql_protocol/test.py::test_mysqljs_client test_mysql_protocol/test.py::test_php_client test_mysql_protocol/test.py::test_python_client test_mysql_protocol/test.py::test_types test_named_collections/test.py::test_config_reload test_named_collections/test.py::test_default_access test_named_collections/test.py::test_granular_access_create_alter_drop_query test_named_collections/test.py::test_granular_access_show_query test_named_collections/test.py::test_keeper_storage 'test_named_collections/test.py::test_keeper_storage_remove_on_cluster[False-expected_raise1]' 'test_named_collections/test.py::test_keeper_storage_remove_on_cluster[True-expected_raise0]' 'test_named_collections/test.py::test_name_escaping[node]' 'test_named_collections/test.py::test_name_escaping[node_with_keeper]' test_named_collections/test.py::test_show_grants 'test_named_collections/test.py::test_sql_commands[False]' 'test_named_collections/test.py::test_sql_commands[True]' test_named_collections_if_exists_on_cluster/test.py::test_create_alter_drop_on_cluster test_non_default_compression/test.py::test_preconfigured_custom_codec test_non_default_compression/test.py::test_preconfigured_default_codec test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec test_non_default_compression/test.py::test_uncompressed_cache_custom_codec test_non_default_compression/test.py::test_uncompressed_cache_plus_zstd_codec test_old_parts_finally_removed/test.py::test_part_finally_removed test_old_versions/test.py::test_client_is_older_than_server test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard test_old_versions/test.py::test_server_is_older_than_client test_on_cluster_timeouts/test.py::test_long_query test_optimize_on_insert/test.py::test_empty_parts_optimize test_overcommit_tracker/test.py::test_user_overcommit 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-1000-SELECT sum(cityHash64(*)) FROM {table_name}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-10000-SELECT sum(cityHash64(*)) FROM {table_name}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-100000-SELECT sum(cityHash64(*)) FROM {table_name}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-1000-SELECT sum(cityHash64(*)) FROM {table_name}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-10000-SELECT sum(cityHash64(*)) FROM {table_name}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-100000-SELECT sum(cityHash64(*)) FROM {table_name}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-1000-SELECT sum(cityHash64(*)) FROM {table_name}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-10000-SELECT sum(cityHash64(*)) FROM {table_name}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-100000-SELECT sum(cityHash64(*)) FROM {table_name}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-1000-SELECT sum(cityHash64(*)) FROM {table_name}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-10000-SELECT sum(cityHash64(*)) FROM {table_name}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-100000-SELECT sum(cityHash64(*)) FROM {table_name}]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-1]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-1]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-1]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-1]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-1]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-1]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-1]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-1]' -vvv -ss" altinityinfra/integration-tests-runner:2165613c5fcd '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_keeper_zookeeper_converter/test.py::test_smoke[False] test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_random_part test_non_default_compression/test.py::test_preconfigured_custom_codec test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-0] test_old_versions/test.py::test_client_is_older_than_server test_max_authentication_methods_per_user/test.py::test_alter test_lost_part/test.py::test_lost_last_part test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] test_mysql_protocol/test.py::test_golang_client test_named_collections/test.py::test_config_reload [gw6] PASSED test_max_authentication_methods_per_user/test.py::test_alter test_max_authentication_methods_per_user/test.py::test_alter_default_setting [gw8] PASSED test_old_versions/test.py::test_client_is_older_than_server test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard [gw8] PASSED test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard test_old_versions/test.py::test_server_is_older_than_client [gw6] PASSED test_max_authentication_methods_per_user/test.py::test_alter_default_setting test_max_authentication_methods_per_user/test.py::test_create [gw6] PASSED test_max_authentication_methods_per_user/test.py::test_create test_max_authentication_methods_per_user/test.py::test_create_default_setting [gw8] PASSED test_old_versions/test.py::test_server_is_older_than_client [gw6] PASSED test_max_authentication_methods_per_user/test.py::test_create_default_setting [gw4] PASSED test_non_default_compression/test.py::test_preconfigured_custom_codec test_non_default_compression/test.py::test_preconfigured_default_codec [gw5] PASSED test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_random_part test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part [gw3] PASSED test_named_collections/test.py::test_config_reload test_named_collections/test.py::test_default_access test_named_collections_if_exists_on_cluster/test.py::test_create_alter_drop_on_cluster [gw2] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-1] [gw4] PASSED test_non_default_compression/test.py::test_preconfigured_default_codec test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec [gw5] PASSED test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part_ultimate test_merge_tree_empty_parts/test.py::test_empty_parts_alter_delete [gw5] PASSED test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part_ultimate test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_merge [gw4] PASSED test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec test_non_default_compression/test.py::test_uncompressed_cache_custom_codec [gw5] PASSED test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_merge test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_mutation [gw2] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-1] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-0] [gw4] PASSED test_non_default_compression/test.py::test_uncompressed_cache_custom_codec test_non_default_compression/test.py::test_uncompressed_cache_plus_zstd_codec [gw4] PASSED test_non_default_compression/test.py::test_uncompressed_cache_plus_zstd_codec [gw5] PASSED test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_mutation [gw2] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-1] [gw9] PASSED test_keeper_zookeeper_converter/test.py::test_smoke[False] test_keeper_zookeeper_converter/test.py::test_smoke[True] [gw2] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-1] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-0] [gw2] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-1] [gw2] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-1] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-0] [gw2] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-1] [gw1] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-1000-SELECT sum(cityHash64(*)) FROM {table_name}] [gw2] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-1] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-0] [gw2] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-1] [gw8] PASSED test_merge_tree_empty_parts/test.py::test_empty_parts_alter_delete test_merge_tree_empty_parts/test.py::test_empty_parts_summing [gw8] PASSED test_merge_tree_empty_parts/test.py::test_empty_parts_summing [gw3] PASSED test_named_collections/test.py::test_default_access test_named_collections/test.py::test_granular_access_create_alter_drop_query [gw2] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-1] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-0] [gw3] PASSED test_named_collections/test.py::test_granular_access_create_alter_drop_query test_named_collections/test.py::test_granular_access_show_query test_overcommit_tracker/test.py::test_user_overcommit [gw1] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-1000-SELECT sum(cityHash64(*)) FROM {table_name}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] test_optimize_on_insert/test.py::test_empty_parts_optimize [gw2] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-1] [gw2] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-1] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-0] [gw9] PASSED test_keeper_zookeeper_converter/test.py::test_smoke[True] [gw2] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-1] [gw0] PASSED test_mysql_protocol/test.py::test_golang_client test_mysql_protocol/test.py::test_java_client_binary test_log_query_probability/test.py::test_log_quries_probability_one [gw2] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-1] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-0] [gw2] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-1] [gw1] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-10000-SELECT sum(cityHash64(*)) FROM {table_name}] [gw2] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-1] [gw7] PASSED test_lost_part/test.py::test_lost_last_part test_lost_part/test.py::test_lost_part_mutation [gw1] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-10000-SELECT sum(cityHash64(*)) FROM {table_name}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] [gw5] PASSED test_overcommit_tracker/test.py::test_user_overcommit [gw0] PASSED test_mysql_protocol/test.py::test_java_client_binary test_mysql_protocol/test.py::test_java_client_text [gw3] PASSED test_named_collections/test.py::test_granular_access_show_query test_named_collections/test.py::test_keeper_storage [gw8] PASSED test_optimize_on_insert/test.py::test_empty_parts_optimize [gw0] PASSED test_mysql_protocol/test.py::test_java_client_text test_mysql_protocol/test.py::test_mysql_affected_rows [gw0] PASSED test_mysql_protocol/test.py::test_mysql_affected_rows test_mysql_protocol/test.py::test_mysql_boolean_format [gw0] PASSED test_mysql_protocol/test.py::test_mysql_boolean_format test_mysql_protocol/test.py::test_mysql_client [gw0] PASSED test_mysql_protocol/test.py::test_mysql_client test_mysql_protocol/test.py::test_mysql_client_exception [gw0] PASSED test_mysql_protocol/test.py::test_mysql_client_exception test_mysql_protocol/test.py::test_mysql_explain [gw0] PASSED test_mysql_protocol/test.py::test_mysql_explain test_mysql_protocol/test.py::test_mysql_federated [gw9] PASSED test_log_query_probability/test.py::test_log_quries_probability_one test_log_query_probability/test.py::test_log_quries_probability_two [gw1] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-100000-SELECT sum(cityHash64(*)) FROM {table_name}] [gw6] PASSED test_named_collections_if_exists_on_cluster/test.py::test_create_alter_drop_on_cluster [gw1] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-100000-SELECT sum(cityHash64(*)) FROM {table_name}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] test_old_parts_finally_removed/test.py::test_part_finally_removed [gw1] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-1000-SELECT sum(cityHash64(*)) FROM {table_name}] [gw1] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-1000-SELECT sum(cityHash64(*)) FROM {table_name}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] [gw1] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-10000-SELECT sum(cityHash64(*)) FROM {table_name}] [gw1] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-10000-SELECT sum(cityHash64(*)) FROM {table_name}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] [gw7] PASSED test_lost_part/test.py::test_lost_part_mutation test_lost_part/test.py::test_lost_part_other_replica [gw1] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-100000-SELECT sum(cityHash64(*)) FROM {table_name}] [gw0] PASSED test_mysql_protocol/test.py::test_mysql_federated test_mysql_protocol/test.py::test_mysql_replacement_query [gw0] PASSED test_mysql_protocol/test.py::test_mysql_replacement_query test_mysql_protocol/test.py::test_mysql_select_user [gw0] PASSED test_mysql_protocol/test.py::test_mysql_select_user test_mysql_protocol/test.py::test_mysql_set_variables [gw0] PASSED test_mysql_protocol/test.py::test_mysql_set_variables test_mysql_protocol/test.py::test_mysqljs_client [gw3] PASSED test_named_collections/test.py::test_keeper_storage test_named_collections/test.py::test_keeper_storage_remove_on_cluster[False-expected_raise1] [gw3] PASSED test_named_collections/test.py::test_keeper_storage_remove_on_cluster[False-expected_raise1] test_named_collections/test.py::test_keeper_storage_remove_on_cluster[True-expected_raise0] [gw1] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-100000-SELECT sum(cityHash64(*)) FROM {table_name}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] [gw3] PASSED test_named_collections/test.py::test_keeper_storage_remove_on_cluster[True-expected_raise0] test_named_collections/test.py::test_name_escaping[node] [gw9] PASSED test_log_query_probability/test.py::test_log_quries_probability_two [gw3] PASSED test_named_collections/test.py::test_name_escaping[node] test_named_collections/test.py::test_name_escaping[node_with_keeper] [gw6] PASSED test_old_parts_finally_removed/test.py::test_part_finally_removed [gw1] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-1000-SELECT sum(cityHash64(*)) FROM {table_name}] test_on_cluster_timeouts/test.py::test_long_query [gw3] PASSED test_named_collections/test.py::test_name_escaping[node_with_keeper] test_named_collections/test.py::test_show_grants [gw3] PASSED test_named_collections/test.py::test_show_grants test_named_collections/test.py::test_sql_commands[False] [gw1] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-1000-SELECT sum(cityHash64(*)) FROM {table_name}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] [gw0] PASSED test_mysql_protocol/test.py::test_mysqljs_client test_mysql_protocol/test.py::test_php_client [gw1] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-10000-SELECT sum(cityHash64(*)) FROM {table_name}] [gw7] PASSED test_lost_part/test.py::test_lost_part_other_replica test_lost_part/test.py::test_lost_part_same_replica [gw0] PASSED test_mysql_protocol/test.py::test_php_client test_mysql_protocol/test.py::test_python_client [gw0] PASSED test_mysql_protocol/test.py::test_python_client test_mysql_protocol/test.py::test_types [gw0] PASSED test_mysql_protocol/test.py::test_types [gw7] PASSED test_lost_part/test.py::test_lost_part_same_replica [gw1] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-10000-SELECT sum(cityHash64(*)) FROM {table_name}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] [gw1] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-100000-SELECT sum(cityHash64(*)) FROM {table_name}] [gw3] PASSED test_named_collections/test.py::test_sql_commands[False] test_named_collections/test.py::test_sql_commands[True] [gw1] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-100000-SELECT sum(cityHash64(*)) FROM {table_name}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] [gw6] PASSED test_on_cluster_timeouts/test.py::test_long_query [gw1] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-1000-SELECT sum(cityHash64(*)) FROM {table_name}] [gw1] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-1000-SELECT sum(cityHash64(*)) FROM {table_name}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] [gw1] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-10000-SELECT sum(cityHash64(*)) FROM {table_name}] [gw1] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-10000-SELECT sum(cityHash64(*)) FROM {table_name}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] [gw3] PASSED test_named_collections/test.py::test_sql_commands[True] [gw1] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-100000-SELECT sum(cityHash64(*)) FROM {table_name}] [gw1] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-100000-SELECT sum(cityHash64(*)) FROM {table_name}] =============================== warnings summary =============================== test_parallel_replicas_all_marks_read/test.py: 24 warnings /usr/lib/python3.10/random.py:370: DeprecationWarning: non-integer arguments to randrange() have been deprecated since Python 3.10 and will be removed in a subsequent version return self.randrange(a, b+1) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 56.77s call test_named_collections/test.py::test_keeper_storage 54.34s call test_log_query_probability/test.py::test_log_quries_probability_two 54.19s call test_lost_part/test.py::test_lost_part_mutation 50.12s call test_mysql_protocol/test.py::test_mysql_federated 44.01s setup test_mysql_protocol/test.py::test_golang_client 37.32s call test_named_collections/test.py::test_sql_commands[True] 33.63s call test_old_parts_finally_removed/test.py::test_part_finally_removed 33.25s call test_lost_part/test.py::test_lost_part_other_replica 32.23s call test_lost_part/test.py::test_lost_last_part 28.73s call test_named_collections_if_exists_on_cluster/test.py::test_create_alter_drop_on_cluster 27.01s call test_named_collections/test.py::test_sql_commands[False] 24.48s call test_on_cluster_timeouts/test.py::test_long_query 24.40s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 23.01s setup test_mysql_protocol/test.py::test_mysqljs_client 19.96s setup test_named_collections_if_exists_on_cluster/test.py::test_create_alter_drop_on_cluster 19.55s teardown test_optimize_on_insert/test.py::test_empty_parts_optimize 18.21s setup test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_random_part 18.21s setup test_named_collections/test.py::test_config_reload 18.03s call test_named_collections/test.py::test_default_access 17.83s call test_named_collections/test.py::test_granular_access_show_query 17.62s call test_keeper_zookeeper_converter/test.py::test_smoke[True] 17.13s setup test_lost_part/test.py::test_lost_last_part 16.99s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-0] 16.96s teardown test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_mutation 16.15s setup test_optimize_on_insert/test.py::test_empty_parts_optimize 15.96s teardown test_named_collections/test.py::test_sql_commands[True] 15.79s setup test_old_parts_finally_removed/test.py::test_part_finally_removed 15.79s setup test_on_cluster_timeouts/test.py::test_long_query 15.28s setup test_merge_tree_empty_parts/test.py::test_empty_parts_alter_delete 14.65s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-100000-SELECT sum(cityHash64(*)) FROM {table_name}] 14.52s setup test_non_default_compression/test.py::test_preconfigured_custom_codec 14.48s setup test_keeper_zookeeper_converter/test.py::test_smoke[False] 13.89s setup test_old_versions/test.py::test_client_is_older_than_server 13.18s setup test_max_authentication_methods_per_user/test.py::test_alter 11.91s setup test_overcommit_tracker/test.py::test_user_overcommit 10.98s call test_keeper_zookeeper_converter/test.py::test_smoke[False] 10.30s call test_log_query_probability/test.py::test_log_quries_probability_one 9.09s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-1] 9.04s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 8.48s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 8.33s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 7.95s setup test_mysql_protocol/test.py::test_java_client_binary 7.59s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 7.52s teardown test_mysql_protocol/test.py::test_types 7.49s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 7.47s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 7.46s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-100000-SELECT sum(cityHash64(*)) FROM {table_name}] 7.46s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-100000-SELECT sum(cityHash64(*)) FROM {table_name}] 7.32s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 7.27s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 7.26s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-100000-SELECT sum(cityHash64(*)) FROM {table_name}] 7.22s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 7.22s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 7.19s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 7.16s setup test_log_query_probability/test.py::test_log_quries_probability_one 7.14s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 7.14s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-10000-SELECT sum(cityHash64(*)) FROM {table_name}] 7.13s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-10000-SELECT sum(cityHash64(*)) FROM {table_name}] 7.08s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-1000-SELECT sum(cityHash64(*)) FROM {table_name}] 7.06s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-100000-SELECT sum(cityHash64(*)) FROM {table_name}] 7.01s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-1000-SELECT sum(cityHash64(*)) FROM {table_name}] 7.01s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-1000-SELECT sum(cityHash64(*)) FROM {table_name}] 6.93s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-10000-SELECT sum(cityHash64(*)) FROM {table_name}] 6.91s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-1000-SELECT sum(cityHash64(*)) FROM {table_name}] 6.88s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-10000-SELECT sum(cityHash64(*)) FROM {table_name}] 6.81s call test_named_collections/test.py::test_name_escaping[node_with_keeper] 6.04s teardown test_old_versions/test.py::test_server_is_older_than_client 5.85s teardown test_on_cluster_timeouts/test.py::test_long_query 5.54s teardown test_non_default_compression/test.py::test_uncompressed_cache_plus_zstd_codec 5.54s teardown test_lost_part/test.py::test_lost_part_same_replica 5.16s teardown test_overcommit_tracker/test.py::test_user_overcommit 4.91s teardown test_old_parts_finally_removed/test.py::test_part_finally_removed 4.84s teardown test_log_query_probability/test.py::test_log_quries_probability_two 4.76s call test_named_collections/test.py::test_name_escaping[node] 4.55s teardown test_max_authentication_methods_per_user/test.py::test_create_default_setting 4.11s setup test_mysql_protocol/test.py::test_php_client 4.08s call test_lost_part/test.py::test_lost_part_same_replica 3.58s teardown test_merge_tree_empty_parts/test.py::test_empty_parts_summing 3.16s call test_overcommit_tracker/test.py::test_user_overcommit 3.03s call test_non_default_compression/test.py::test_preconfigured_default_codec 2.89s call test_mysql_protocol/test.py::test_java_client_binary 2.84s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-0] 2.78s teardown test_named_collections_if_exists_on_cluster/test.py::test_create_alter_drop_on_cluster 2.67s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-0] 2.67s call test_mysql_protocol/test.py::test_java_client_text 2.39s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-0] 2.31s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-1] 2.21s call test_non_default_compression/test.py::test_preconfigured_custom_codec 2.18s call test_named_collections/test.py::test_show_grants 2.07s call test_named_collections/test.py::test_granular_access_create_alter_drop_query 2.04s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-1] 1.99s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-0] 1.98s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-1] 1.96s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-0] 1.94s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-1] 1.81s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-1] 1.78s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-1] 1.75s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-0] 1.67s call test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec 1.60s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-0] 1.45s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-0] 1.42s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-1] 1.40s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-1] 1.30s teardown test_keeper_zookeeper_converter/test.py::test_smoke[True] 0.95s call test_max_authentication_methods_per_user/test.py::test_alter 0.91s call test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part 0.90s call test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part_ultimate 0.83s call test_named_collections/test.py::test_config_reload 0.83s call test_optimize_on_insert/test.py::test_empty_parts_optimize 0.82s call test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_mutation 0.81s call test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_random_part 0.73s call test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_merge 0.58s call test_mysql_protocol/test.py::test_mysqljs_client 0.54s call test_non_default_compression/test.py::test_uncompressed_cache_custom_codec 0.48s call test_mysql_protocol/test.py::test_mysql_replacement_query 0.43s call test_merge_tree_empty_parts/test.py::test_empty_parts_alter_delete 0.39s call test_named_collections/test.py::test_keeper_storage_remove_on_cluster[False-expected_raise1] 0.39s call test_max_authentication_methods_per_user/test.py::test_alter_default_setting 0.39s call test_old_versions/test.py::test_client_is_older_than_server 0.37s call test_named_collections/test.py::test_keeper_storage_remove_on_cluster[True-expected_raise0] 0.36s call test_mysql_protocol/test.py::test_mysql_client 0.32s call test_merge_tree_empty_parts/test.py::test_empty_parts_summing 0.31s call test_non_default_compression/test.py::test_uncompressed_cache_plus_zstd_codec 0.28s call test_mysql_protocol/test.py::test_mysql_affected_rows 0.26s call test_mysql_protocol/test.py::test_mysql_explain 0.26s call test_old_versions/test.py::test_server_is_older_than_client 0.25s call test_mysql_protocol/test.py::test_php_client 0.21s call test_mysql_protocol/test.py::test_mysql_boolean_format 0.20s call test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard 0.19s call test_max_authentication_methods_per_user/test.py::test_create_default_setting 0.19s call test_max_authentication_methods_per_user/test.py::test_create 0.16s call test_mysql_protocol/test.py::test_golang_client 0.08s call test_mysql_protocol/test.py::test_mysql_select_user 0.07s call test_mysql_protocol/test.py::test_mysql_set_variables 0.07s call test_mysql_protocol/test.py::test_mysql_client_exception 0.02s call test_mysql_protocol/test.py::test_python_client 0.01s call test_mysql_protocol/test.py::test_types 0.00s teardown test_mysql_protocol/test.py::test_mysql_federated 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-0] 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-1000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-100000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s setup test_mysql_protocol/test.py::test_mysql_boolean_format 0.00s teardown test_lost_part/test.py::test_lost_last_part 0.00s teardown test_named_collections/test.py::test_config_reload 0.00s teardown test_named_collections/test.py::test_keeper_storage 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-1] 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-100000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-1000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-0] 0.00s setup test_named_collections/test.py::test_keeper_storage_remove_on_cluster[False-expected_raise1] 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-10000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-0] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-1] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-1] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-0] 0.00s setup test_named_collections/test.py::test_sql_commands[False] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-1] 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-10000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-1] 0.00s setup test_named_collections/test.py::test_keeper_storage_remove_on_cluster[True-expected_raise0] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-1] 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-100000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-100000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-1000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-0] 0.00s teardown test_keeper_zookeeper_converter/test.py::test_smoke[False] 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-10000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-0] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-0] 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-10000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s setup test_mysql_protocol/test.py::test_java_client_text 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-1] 0.00s setup test_non_default_compression/test.py::test_uncompressed_cache_plus_zstd_codec 0.00s teardown test_mysql_protocol/test.py::test_golang_client 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-0] 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s teardown test_mysql_protocol/test.py::test_mysql_affected_rows 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-1000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s setup test_mysql_protocol/test.py::test_mysql_replacement_query 0.00s setup test_named_collections/test.py::test_sql_commands[True] 0.00s setup test_lost_part/test.py::test_lost_part_same_replica 0.00s setup test_max_authentication_methods_per_user/test.py::test_create_default_setting 0.00s setup test_keeper_zookeeper_converter/test.py::test_smoke[True] 0.00s teardown test_non_default_compression/test.py::test_preconfigured_custom_codec 0.00s setup test_mysql_protocol/test.py::test_types 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-1] 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-0] 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-100000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-1] 0.00s setup test_named_collections/test.py::test_name_escaping[node] 0.00s setup test_non_default_compression/test.py::test_preconfigured_default_codec 0.00s setup test_lost_part/test.py::test_lost_part_mutation 0.00s teardown test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_random_part 0.00s setup test_non_default_compression/test.py::test_uncompressed_cache_custom_codec 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-1] 0.00s teardown test_named_collections/test.py::test_granular_access_show_query 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-100000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s teardown test_merge_tree_empty_parts/test.py::test_empty_parts_alter_delete 0.00s setup test_named_collections/test.py::test_default_access 0.00s teardown test_named_collections/test.py::test_sql_commands[False] 0.00s setup test_named_collections/test.py::test_name_escaping[node_with_keeper] 0.00s teardown test_mysql_protocol/test.py::test_mysql_set_variables 0.00s setup test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part_ultimate 0.00s teardown test_mysql_protocol/test.py::test_mysqljs_client 0.00s setup test_max_authentication_methods_per_user/test.py::test_create 0.00s setup test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-10000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s teardown test_named_collections/test.py::test_default_access 0.00s teardown test_mysql_protocol/test.py::test_php_client 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-0] 0.00s teardown test_log_query_probability/test.py::test_log_quries_probability_one 0.00s setup test_mysql_protocol/test.py::test_mysql_client_exception 0.00s teardown test_named_collections/test.py::test_keeper_storage_remove_on_cluster[False-expected_raise1] 0.00s teardown test_lost_part/test.py::test_lost_part_other_replica 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-0] 0.00s setup test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_mutation 0.00s setup test_named_collections/test.py::test_keeper_storage 0.00s setup test_mysql_protocol/test.py::test_mysql_explain 0.00s setup test_mysql_protocol/test.py::test_mysql_select_user 0.00s setup test_merge_tree_empty_parts/test.py::test_empty_parts_summing 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-0] 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-0] 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s setup test_lost_part/test.py::test_lost_part_other_replica 0.00s teardown test_non_default_compression/test.py::test_uncompressed_cache_custom_codec 0.00s setup test_named_collections/test.py::test_granular_access_show_query 0.00s teardown test_named_collections/test.py::test_granular_access_create_alter_drop_query 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-1] 0.00s setup test_mysql_protocol/test.py::test_mysql_set_variables 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-100000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s setup test_mysql_protocol/test.py::test_mysql_client 0.00s teardown test_lost_part/test.py::test_lost_part_mutation 0.00s setup test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-10000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-1] 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-1] 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-1000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s teardown test_old_versions/test.py::test_client_is_older_than_server 0.00s setup test_named_collections/test.py::test_granular_access_create_alter_drop_query 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-1000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s teardown test_mysql_protocol/test.py::test_java_client_binary 0.00s setup test_mysql_protocol/test.py::test_mysql_federated 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s teardown test_mysql_protocol/test.py::test_python_client 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-10000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s setup test_old_versions/test.py::test_server_is_older_than_client 0.00s teardown test_named_collections/test.py::test_keeper_storage_remove_on_cluster[True-expected_raise0] 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-1] 0.00s setup test_named_collections/test.py::test_show_grants 0.00s teardown test_mysql_protocol/test.py::test_mysql_client 0.00s teardown test_named_collections/test.py::test_name_escaping[node] 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-1000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s teardown test_named_collections/test.py::test_name_escaping[node_with_keeper] 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-1000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s teardown test_mysql_protocol/test.py::test_mysql_replacement_query 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s setup test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_merge 0.00s teardown test_named_collections/test.py::test_show_grants 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-0] 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s setup test_max_authentication_methods_per_user/test.py::test_alter_default_setting 0.00s setup test_mysql_protocol/test.py::test_mysql_affected_rows 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-10000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s setup test_log_query_probability/test.py::test_log_quries_probability_two 0.00s setup test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec 0.00s setup test_mysql_protocol/test.py::test_python_client 0.00s teardown test_max_authentication_methods_per_user/test.py::test_alter 0.00s teardown test_max_authentication_methods_per_user/test.py::test_create 0.00s teardown test_mysql_protocol/test.py::test_mysql_explain 0.00s teardown test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s teardown test_max_authentication_methods_per_user/test.py::test_alter_default_setting 0.00s teardown test_mysql_protocol/test.py::test_mysql_client_exception 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-1] 0.00s teardown test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part 0.00s teardown test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_merge 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-0] 0.00s teardown test_mysql_protocol/test.py::test_mysql_boolean_format 0.00s teardown test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part_ultimate 0.00s teardown test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard 0.00s teardown test_mysql_protocol/test.py::test_java_client_text 0.00s teardown test_mysql_protocol/test.py::test_mysql_select_user 0.00s teardown test_non_default_compression/test.py::test_preconfigured_default_codec =========================== short test summary info ============================ PASSED test_max_authentication_methods_per_user/test.py::test_alter PASSED test_old_versions/test.py::test_client_is_older_than_server PASSED test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard PASSED test_max_authentication_methods_per_user/test.py::test_alter_default_setting PASSED test_max_authentication_methods_per_user/test.py::test_create PASSED test_old_versions/test.py::test_server_is_older_than_client PASSED test_max_authentication_methods_per_user/test.py::test_create_default_setting PASSED test_non_default_compression/test.py::test_preconfigured_custom_codec PASSED test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_random_part PASSED test_named_collections/test.py::test_config_reload PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-0] PASSED test_non_default_compression/test.py::test_preconfigured_default_codec PASSED test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part PASSED test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part_ultimate PASSED test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec PASSED test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_merge PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-1] PASSED test_non_default_compression/test.py::test_uncompressed_cache_custom_codec PASSED test_non_default_compression/test.py::test_uncompressed_cache_plus_zstd_codec PASSED test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_mutation PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-0] PASSED test_keeper_zookeeper_converter/test.py::test_smoke[False] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-1] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-0] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-1] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-0] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-1] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-0] PASSED test_merge_tree_empty_parts/test.py::test_empty_parts_alter_delete PASSED test_merge_tree_empty_parts/test.py::test_empty_parts_summing PASSED test_named_collections/test.py::test_default_access PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-1] PASSED test_named_collections/test.py::test_granular_access_create_alter_drop_query PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-1000-SELECT sum(cityHash64(*)) FROM {table_name}] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-0] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-1] PASSED test_keeper_zookeeper_converter/test.py::test_smoke[True] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-0] PASSED test_mysql_protocol/test.py::test_golang_client PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-1] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-0] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-1] PASSED test_lost_part/test.py::test_lost_last_part PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-10000-SELECT sum(cityHash64(*)) FROM {table_name}] PASSED test_overcommit_tracker/test.py::test_user_overcommit PASSED test_mysql_protocol/test.py::test_java_client_binary PASSED test_named_collections/test.py::test_granular_access_show_query PASSED test_optimize_on_insert/test.py::test_empty_parts_optimize PASSED test_mysql_protocol/test.py::test_java_client_text PASSED test_mysql_protocol/test.py::test_mysql_affected_rows PASSED test_mysql_protocol/test.py::test_mysql_boolean_format PASSED test_mysql_protocol/test.py::test_mysql_client PASSED test_mysql_protocol/test.py::test_mysql_client_exception PASSED test_mysql_protocol/test.py::test_mysql_explain PASSED test_log_query_probability/test.py::test_log_quries_probability_one PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] PASSED test_named_collections_if_exists_on_cluster/test.py::test_create_alter_drop_on_cluster PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-100000-SELECT sum(cityHash64(*)) FROM {table_name}] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-1000-SELECT sum(cityHash64(*)) FROM {table_name}] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-10000-SELECT sum(cityHash64(*)) FROM {table_name}] PASSED test_lost_part/test.py::test_lost_part_mutation PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] PASSED test_mysql_protocol/test.py::test_mysql_federated PASSED test_mysql_protocol/test.py::test_mysql_replacement_query PASSED test_mysql_protocol/test.py::test_mysql_select_user PASSED test_mysql_protocol/test.py::test_mysql_set_variables PASSED test_named_collections/test.py::test_keeper_storage PASSED test_named_collections/test.py::test_keeper_storage_remove_on_cluster[False-expected_raise1] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-100000-SELECT sum(cityHash64(*)) FROM {table_name}] PASSED test_named_collections/test.py::test_keeper_storage_remove_on_cluster[True-expected_raise0] PASSED test_log_query_probability/test.py::test_log_quries_probability_two PASSED test_named_collections/test.py::test_name_escaping[node] PASSED test_old_parts_finally_removed/test.py::test_part_finally_removed PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] PASSED test_named_collections/test.py::test_name_escaping[node_with_keeper] PASSED test_named_collections/test.py::test_show_grants PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-1000-SELECT sum(cityHash64(*)) FROM {table_name}] PASSED test_mysql_protocol/test.py::test_mysqljs_client PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] PASSED test_lost_part/test.py::test_lost_part_other_replica PASSED test_mysql_protocol/test.py::test_php_client PASSED test_mysql_protocol/test.py::test_python_client PASSED test_mysql_protocol/test.py::test_types PASSED test_lost_part/test.py::test_lost_part_same_replica PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-10000-SELECT sum(cityHash64(*)) FROM {table_name}] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] PASSED test_named_collections/test.py::test_sql_commands[False] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-10-100000-SELECT sum(cityHash64(*)) FROM {table_name}] PASSED test_on_cluster_timeouts/test.py::test_long_query PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-1000-SELECT sum(cityHash64(*)) FROM {table_name}] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-10000-SELECT sum(cityHash64(*)) FROM {table_name}] PASSED test_named_collections/test.py::test_sql_commands[True] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[10-100-100000-SELECT sum(cityHash64(*)) FROM {table_name}] ================= 100 passed, 24 warnings in 224.28s (0:03:44) =================